Release 10.1A: OpenEdge Development:
Progress 4GL Reference
MULTI-COMPILE attribute
Specifies whether Progress compiles all class definition files in the inherited class hierarchy or only those class definition files for which a cached version is not found.
Note: This attribute is applicable only when compiling class definition (.cls) files. Data type: LOGICAL Access: Readable/Writeable Applies to: COMPILER system handleWhen set to TRUE, Progress compiles only those class definition files in the inherited class hierarchy that are not found in the cache. Progress also caches any classes or interfaces it compiles to avoid recompiling them during the session.
When set to FALSE, Progress compiles all class definition files in the inherited class hierarchy. Progress also clears the cache of any classes or interfaces compiled during the session. The default value is FALSE.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |